API

Finance APIs

Tags and resources

POST
finance/general-ledger-accounts
Resource for creating new general ledger account
DELETE
finance/general-ledger-accounts/{generalLedgerAccountId}
Deletes general ledger account
PUT
finance/general-ledger-accounts/{generalLedgerAccountId}
Saves information about the general ledger account
GET
finance/general-ledger-accounts/{generalLedgerAccountId}/child-general-ledger-accounts?periodForTotals={periodId}
List of all child general ledger accounts for provided general ledger account.
GET
finance/general-ledger-accounts/{generalLedgerAccountId}/key-figures?groupBy={groupBy}&period={periodId}
Calculate the totals of general ledger postings for provided identifier
POST
finance/general-ledger-accounts/{generalLedgerAccountId}/report-account-groups
Assign general ledger account to account group
GET
finance/general-ledger-accounts/{generalLedgerAccountId}/report-account-groups
Gets linked report account groups for this general ledger account
DELETE
finance/general-ledger-accounts/{generalLedgerAccountId}/report-account-groups/{reportAccountGroupId}
Unassign general ledger account from account group
GET
finance/general-ledger-accounts/{generalLedgerAccountId}/totals?period={periodId}&currency={currency}
Calculate the totals of general ledger postings for provided identifier
GET
finance/general-ledger-accounts/{generalLedgerAccountId}?periodForTotals={periodId}&currencyForTotals={currency}&departmentForTotals={departmentId}&financeProjectForTotals={financeProjectId}
Account details for provided identifier
POST
finance/general-ledger-accounts/{generalLedgerAccountId}?periodForTotals={periodId}&currencyForTotals={currency}&departmentForTotals={departmentId}&financeProjectForTotals={financeProjectId}/api-operations/{apiOperationId}/instances
8 operation(s) for finance/general-ledger-accounts/{generalLedgerAccountId}?periodForTotals={periodId}&currencyForTotals={currency}&departmentForTotals={departmentId}&financeProjectForTotals={financeProjectId}
GET
finance/general-ledger-accounts?periodForTotals={periodId}
List of general ledger account
POST
finance/general-ledger-accounts?periodForTotals={periodId}/api-operations/{apiOperationId}/instances
4 operation(s) for finance/general-ledger-accounts?periodForTotals={periodId}